home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DTP / DTP_TEX / H219.ZIP / DVIPSSRC.ZIP / dvips / reencode / clean.sh next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  1992-04-24  |  57 b   |  3 lines

  1. #!/bin/csh
  2. rm -rf *~ *.tfm *.vpl *.vf *.afm testfont.*
  3.